Nuprl Definition : es-dstate-when 11,40

(discrete state when e)(x) == if discrete(loc(e);x) then x when e else  fi  
latex



clarification:

es-dstate-when(es;e)(x) == if es-isconst(es;es-loc(ese);x) then es-when(esxe) else  fi  
latex


Definitionsx.A(x), if b then t else f fi , discrete(i;x), loc(e), x when e,
FDL editor aliaseses-dstate-when

origin